Skip to content

Test Result : TileGrid mouseDown with multiSelect = true with CTRL pressed

0 failures (±0)
3 tests (±0)
Took 71 ms.

All Tests

Test nameDurationStatus
TileGrid mouseDown with multiSelect = true with CTRL pressed on a deselected tile adds the tile to the selection24 msPassed
TileGrid mouseDown with multiSelect = true with CTRL pressed on a selected tile removes the tile from the selection22 msPassed
TileGrid mouseDown with multiSelect = true with CTRL pressed sets focusedTile property to null when when clicked tile is unselected25 msPassed